|
2020-2021 Sunseeker Telemetry and Lighting System
|
#include "driverlib.h"Go to the source code of this file.
Macros | |
| #define | Num_of_Results 8 |
Functions | |
| void | main (void) |
| void | SD24BISR (void) |
Variables | |
| uint32_t | results [Num_of_Results] |
| #define Num_of_Results 8 |
Definition at line 71 of file sd24_b_ex3_contConvSingleChannel.c.
| void main | ( | void | ) |
Definition at line 76 of file sd24_b_ex3_contConvSingleChannel.c.
References __delay_cycles().
| void SD24BISR | ( | void | ) |
Definition at line 116 of file sd24_b_ex3_contConvSingleChannel.c.
| uint32_t results[Num_of_Results] |
Definition at line 74 of file sd24_b_ex3_contConvSingleChannel.c.